Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

removing transitions#33

Open
ratherironic wants to merge 1 commit intomasterfrom
removing-forced-transition
Open

removing transitions#33
ratherironic wants to merge 1 commit intomasterfrom
removing-forced-transition

Conversation

@ratherironic
Copy link
Copy Markdown
Contributor

@tsvensen I think we talked about this a while back. This does make some things look nice but ultimately is causing more issues than what it's worth.

Example:
JS sets a value of left: 100px on an element immediately when a user clicks a button. With this CSS that is going to animate from left: 0 to left: 100px

That seems annoying especially given that the developer might not think to look to a global transition to see where that animation is coming from. But I'm interested in your thoughts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant